(1994-96 by Stefan Ludwig, Claudio Nieder and Ralf Degner)
Amiga loader modules (Modula-2)
The loader was written using M2Amiga. All modules named OLoad... are specific to the loader. The other modules are more generic ones, but are currently located in the Oberon source directory.
OLoad.Mod The loader program.
OLoadData.Def OLoadData.Mod Access to the module list.
OLoadRef.Def OLoadRef.Mod Generation of reference files.
These are modules (written in Oberon), which are used only in the Amiga version of the Oberon System. They allow the usage of the functions of the Amiga operating system.
Amiga.Mod Screen handler and connection to loader.